* subr.el (delete-consecutive-dups): New function.
authorLeo Liu <sdl.web@gmail.com>
Fri, 17 May 2013 02:43:41 +0000 (10:43 +0800)
committerLeo Liu <sdl.web@gmail.com>
Fri, 17 May 2013 02:43:41 +0000 (10:43 +0800)
commitcbbf4f76aa114a95037772e9f80b68e714a4ca94
treedaa0737a3e72baf38c09be3ba04a3a9e840e78d4
parenta1bb197d83cb53e116cbf5dc5630ebe9e7137a40
* subr.el (delete-consecutive-dups): New function.
* ido.el (ido-set-matches-1): Use it.
* progmodes/octave.el (inferior-octave-completion-table): Use it.
* ido.el (ido-remove-consecutive-dups): Remove.
lisp/ChangeLog
lisp/ido.el
lisp/progmodes/octave.el
lisp/subr.el